Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-227725 | GEN002720 | SV-227725r603266_rule | Medium |
Description |
---|
If the system is not configured to audit certain activities and write them to an audit log, it is more difficult to detect and track system compromises and damages incurred during a system compromise. |
STIG | Date |
---|---|
Solaris 10 X86 Security Technical Implementation Guide | 2022-09-07 |
Check Text ( C-29887r488759_chk ) |
---|
Check the system audit configuration to determine if failed attempts to access files and programs are audited. # more /etc/security/audit_control If flags -fr or fr are not configured, this is a finding. |
Fix Text (F-29875r488760_fix) |
---|
Edit /etc/security/audit_control and add the fr or -fr flags to the flags list. Load the new audit configuration. # auditconfig -conf |